PXC Documentation

PXC Home

Execute Shell

pre 1.18

Execute shell script.

Node Data

Display name

Execute Shell

Internal name

Node_Shell

Inheritances

Node_Shell

Inputs

fpath

Path

text

Script

Node

Outputs


Runs shell commands. Due to potential security problem, this node will shows a confirmation pop-up before running the commands.


When runing .pxc file from the terminal, use -t or --trusted to automatically comfirm shell command execution.



Properties


PathFile to execute
ScriptShell command



Commit History


1.15.3
  • Introduced
1.21.0.1
  • Fix trust status label not updating.

Related Links